home *** CD-ROM | disk | FTP | other *** search
- echo off
- md c:\garddem
- md c:\garddem\c1115
- cd c:\garddem
- copy a:\*.* c:
- copy a:\c1115\*.* c:\garddem\c1115
- cd c:\
- cls
- echo The demo has been installed
- echo select the garddem directory on
- echo your C drive and type garden2
- echo to run.
-